home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / DRIVER.CAB / xdp4890.ppd < prev    next >
Encoding:
PostScript Printer Description  |  2003-02-21  |  13.2 KB  |  360 lines

  1. *PPD-Adobe: "4.2"
  2. *% Adobe Systems PostScript(R) Printer Description File
  3. *% Copyright 1992, 1995-1998 Xerox Corporation.
  4. *% All Rights Reserved. 
  5. *% Permission is granted for redistribution of this file as
  6. *% long as this copyright notice is intact and the contents
  7. *% of the file is not altered in any way from its original form.
  8. *% End of Copyright statement
  9. *% @(#)XDP4890.PPD    107.2 99/07/29 18:27:33
  10. *FormatVersion: "4.2"
  11. *FileVersion: "1.6.1"
  12. *LanguageVersion: English
  13. *LanguageEncoding: ISOLatin1
  14. *PCFileName: "XDP4890.PPD"
  15. *Product: "(Xerox DocuPrint 4890 NPS PS2)"
  16. *% PSVersion was changed to 2015 to fix missing characters bug in
  17. *% Adobe 4.2.4 driver (AR 12165)
  18. *% PSVersion: "(2001.0) 0"
  19. *PSVersion: "(2015.0) 0"
  20. *ModelName: "Xerox DocuPrint 4890 NPS PS2"
  21. *ShortNickName: "Xerox DocuPrint 4890 NPS PS2"
  22. *NickName: "Xerox DocuPrint 4890 NPS PS2"
  23.  
  24. *UIConstraints: *MediaType Transparency *Duplex
  25. *UIConstraints: *Duplex *MediaType Transparency
  26.  
  27. *UIConstraints: *MediaType Plain *MediaColor clear
  28. *UIConstraints: *MediaColor clear *MediaType Plain
  29.  
  30. *UIConstraints: *MediaType Drilled *MediaColor clear
  31. *UIConstraints: *MediaColor clear *MediaType Drilled
  32.  
  33. *UIConstraints: *MediaType CoverStock *MediaColor clear
  34. *UIConstraints: *MediaColor clear *MediaType CoverStock
  35.  
  36. *UIConstraints: *MediaType DrilledCoverStock *MediaColor clear
  37. *UIConstraints: *MediaColor clear *MediaType DrilledCoverStock
  38.  
  39. *UIConstraints: *MediaType Transparency *StapleWhen
  40. *UIConstraints: *StapleWhen *MediaType Transparency
  41.  
  42. *% ==== Device Capabilities ===============
  43. *LanguageLevel: "2"
  44. *FreeVM: "4191696"
  45. *VMOption None/Standard: "4191696"
  46. *DefaultColorSpace:  RGB
  47. *ColorDevice: True
  48. *Extensions: CMYK
  49. *Extensions: Composite
  50. *VariablePaperSize: True
  51. *FileSystem: False
  52. *Throughput: "90"
  53. *Password: "()"
  54. *ExitServer: "
  55.  count 0 eq
  56.  { false } { true exch startjob } ifelse
  57.  not {
  58.      (WARNING: Cannot modify initial VM.) =
  59.      (Missing or invalid password.) =
  60.      (Please contact the author of this software.) = flush quit
  61.      } if
  62. "
  63. *End
  64.  
  65. *DefaultResolution: 300dpi
  66. *?Resolution: "
  67.   save
  68.     currentpagedevice /HWResolution get
  69.     0 get
  70.     (          ) cvs print
  71.     (dpi)
  72.     = flush
  73.   restore
  74. "
  75. *End
  76.  
  77. *% Paper Handling ===================
  78. *% Code in this section both selects a tray and sets up a frame buffer.
  79. *% The "*<keyword> <option>" portion of each PPD paper handling selection is 
  80. *% sufficient for satisfying the static media specification on DocuPrint NPS.
  81. *% If this PPD is to be used for dynamic media selection, the appropriate
  82. *% setpagedevice calls will need to be uncommented by removing the "%"
  83. *% character in the quoted Postscript invocation.
  84.  
  85. *OpenUI *PageSize: PickOne
  86. *OrderDependency: 30 AnySetup *PageSize
  87. *DefaultPageSize: Letter
  88. *% ########## DO NOT CHANGE THE ORDER OF THESE ENTRIES! ##########
  89. *PageSize Letter: "1 dict dup /PageSize [612 792] put setpagedevice"
  90. *PageSize Legal: "1 dict dup /PageSize [612 1008] put setpagedevice"
  91. *PageSize A4: "1 dict dup /PageSize [595 842] put setpagedevice"
  92. *PageSize 8.5x13: "1 dict dup /PageSize [612 936] put setpagedevice"
  93. *CloseUI: *PageSize
  94.  
  95. *CustomPageSize True: "
  96. pop pop pop
  97. 1 dict begin /PageSize [ 4 -2 roll ] def currentdict end setpagedevice
  98. "
  99. *End
  100. *ParamCustomPageSize Width: 1 points 576 1009
  101. *ParamCustomPageSize Height: 2 points 576 1009
  102. *ParamCustomPageSize WidthOffset: 3 points 0 0
  103. *ParamCustomPageSize HeightOffset: 4 points 0 0
  104. *ParamCustomPageSize Orientation: 5 int 0 0
  105. *MaxMediaWidth: "1009"
  106. *MaxMediaHeight: "1009"
  107. *HWMargins: 0 0 0 0
  108.  
  109. *OpenUI *PageRegion: PickOne
  110. *OrderDependency: 40 AnySetup *PageRegion
  111. *DefaultPageRegion: Letter
  112. *PageRegion Letter: "1 dict dup /PageSize [612 792] put setpagedevice"
  113. *PageRegion Legal: "1 dict dup /PageSize [612 1008] put setpagedevice"
  114. *PageRegion A4: "1 dict dup /PageSize [595 842] put setpagedevice"
  115. *PageRegion 8.5x13: "1 dict dup /PageSize [612 936] put setpagedevice"
  116. *CloseUI:  *PageRegion
  117.  
  118. *% The following entries provide information about specific paper keywords.
  119. *DefaultImageableArea: Letter
  120. *ImageableArea Letter: "0.0 0.0 612.0 792.0 "
  121. *ImageableArea Legal: "0.0 0.0 612.0 1008.0 "
  122. *ImageableArea A4: "0.0 0.0 595.0 842.0 "
  123. *ImageableArea 8.5x13: "0.0 0.0 612.0 936.0"
  124. *?ImageableArea: "
  125.  save
  126.    /cvp { (                ) cvs print ( ) print } bind def
  127.    /upperright {10000 mul floor 10000 div} bind def
  128.    /lowerleft {10000 mul ceiling 10000 div} bind def
  129.    newpath clippath pathbbox
  130.    4 -2 roll exch 2 {lowerleft cvp} repeat
  131.    exch 2 {upperright cvp} repeat flush
  132.  restore
  133. "
  134. *End
  135.  
  136. *% These provide the physical dimensions of the paper (by keyword)
  137. *DefaultPaperDimension: Letter
  138. *PaperDimension Letter: "612 792"
  139. *PaperDimension Legal: "612 1008"
  140. *PaperDimension A4: "595 842"
  141. *PaperDimension 8.5x13: "612 936"
  142.  
  143. *OpenUI *MediaType:  PickOne
  144. *OrderDependency: 30 AnySetup *MediaType
  145. *DefaultMediaType: Plain
  146. *MediaType Plain: "%1 dict dup /MediaType () put setpagedevice"
  147. *MediaType Drilled: "%1 dict dup /MediaType (Drilled) put setpagedevice"
  148. *MediaType Transparency: "
  149.    %1 dict dup /MediaType (Transparency) put setpagedevice"
  150. *End
  151. *MediaType CoverStock: "
  152.    %1 dict dup /MediaType (CoverStock) put setpagedevice"
  153. *End
  154. *MediaType DrilledCoverStock: "
  155.    %1 dict dup /MediaType (DrilledCoverStock) put setpagedevice"
  156. *End
  157. *?MediaType: "
  158.   save
  159.     currentpagedevice /MediaType
  160.      {get} stopped
  161.        {pop pop (Plain)} {dup null eq {pop (Plain)} if} ifelse
  162.     = flush
  163.   restore
  164. "
  165. *End
  166. *CloseUI: *MediaType
  167.  
  168. *OpenUI *MediaColor:  PickOne
  169. *OrderDependency: 30 AnySetup *MediaColor
  170. *DefaultMediaColor: white
  171. *MediaColor white: "%1 dict dup /MediaColor (white) put setpagedevice"
  172. *MediaColor clear: "%1 dict dup /MediaColor (clear) put setpagedevice"
  173. *MediaColor blue: "%1 dict dup /MediaColor (blue) put setpagedevice"
  174. *MediaColor buff: "%1 dict dup /MediaColor (buff) put setpagedevice"
  175. *MediaColor green: "%1 dict dup /MediaColor (green) put setpagedevice"
  176. *MediaColor goldenrod: "%1 dict dup /MediaColor (goldenrod) put setpagedevice"
  177. *MediaColor pink: "%1 dict dup /MediaColor (pink) put setpagedevice"
  178. *MediaColor yellow: "%1 dict dup /MediaColor (yellow) put setpagedevice"
  179. *?MediaColor: "
  180.   save
  181.     currentpagedevice /MediaColor
  182.      {get} stopped
  183.        {pop pop (white)} {dup null eq {pop (white)} if} ifelse
  184.     = flush
  185.   restore
  186. "
  187. *End
  188. *CloseUI: *MediaColor
  189.  
  190. *RequiresPageRegion All: True
  191.  
  192. *OpenUI *InputSlot: PickOne
  193. *OrderDependency: 20 AnySetup *InputSlot
  194. *DefaultInputSlot: AutoSelect
  195. *InputSlot AutoSelect: ""
  196. *CloseUI: *InputSlot
  197.  
  198. *DefaultOutputOrder:  Normal
  199.  
  200. *OpenUI *Duplex:  PickOne
  201. *OrderDependency: 50 AnySetup *Duplex
  202. *DefaultDuplex: None
  203. *Duplex None/Simplex: "%noop"
  204. *Duplex DuplexNoTumble/Duplex: "%noop"
  205. *Duplex DuplexTumble: "%noop"
  206. *CloseUI: *Duplex
  207.  
  208. *OpenUI *Collate: Boolean
  209. *OrderDependency: 50.0 AnySetup *Collate
  210. *DefaultCollate: True
  211. *Collate True: "1 dict dup /Collate true put setpagedevice"
  212. *Collate False: "1 dict dup /Collate false put setpagedevice"
  213. *?Collate: "
  214. save
  215.   currentpagedevice /Collate get
  216.   {(True)}{(False)}ifelse = flush
  217. restore
  218. "
  219. *End
  220. *CloseUI: *Collate
  221.  
  222. *OpenUI *StapleWhen:  PickOne
  223. *OrderDependency: 50 AnySetup *StapleWhen
  224. *DefaultStapleWhen: None
  225. *StapleWhen None: "%noop"
  226. *StapleWhen EndOfSet: "%noop"
  227. *CloseUI: *StapleWhen
  228.  
  229. *OpenUI *HighlightPrintingColor:  PickOne
  230. *OrderDependency: 50 AnySetup *HighlightPrintingColor
  231. *DefaultHighlightPrintingColor: None
  232. *HighlightPrintingColor None: "%noop"
  233. *HighlightPrintingColor Red: "%noop"
  234. *HighlightPrintingColor Green: "%noop"
  235. *HighlightPrintingColor Blue: "%noop"
  236. *HighlightPrintingColor Cyan: "%noop"
  237. *HighlightPrintingColor Magenta: "%noop"
  238. *HighlightPrintingColor Cardinal: "%noop"
  239. *HighlightPrintingColor RoyalBlue/Royal Blue: "%noop"
  240. *HighlightPrintingColor Ruby: "%noop"
  241. *HighlightPrintingColor Violet: "%noop"
  242. *HighlightPrintingColor Brown: "%noop"
  243. *CloseUI: *HighlightPrintingColor
  244.  
  245. *OpenUI *HighlightMappingColor:  PickOne
  246. *OrderDependency: 50 AnySetup *HighlightMappingColor
  247. *DefaultHighlightMappingColor: None
  248. *HighlightMappingColor None: "%noop"
  249. *HighlightMappingColor Red: "%noop"
  250. *HighlightMappingColor Green: "%noop"
  251. *HighlightMappingColor Blue: "%noop"
  252. *HighlightMappingColor Cyan: "%noop"
  253. *HighlightMappingColor Magenta: "%noop"
  254. *HighlightMappingColor Yellow: "%noop"
  255. *HighlightMappingColor Cardinal: "%noop"
  256. *HighlightMappingColor RoyalBlue/Royal Blue: "%noop"
  257. *HighlightMappingColor Ruby: "%noop"
  258. *HighlightMappingColor Violet: "%noop"
  259. *HighlightMappingColor Brown: "%noop"
  260. *CloseUI: *HighlightMappingColor
  261.  
  262. *OpenUI *HighlightMappingAlgorithm:  PickOne
  263. *OrderDependency: 50 AnySetup *HighlightMappingAlgorithm
  264. *DefaultHighlightMappingAlgorithm: None
  265. *HighlightMappingAlgorithm None: "%noop"
  266. *HighlightMappingAlgorithm Monochrome: "%noop"
  267. *HighlightMappingAlgorithm Pictorial: "%noop"
  268. *HighlightMappingAlgorithm Presentation: "%noop"
  269. *HighlightMappingAlgorithm ColorTables: "%noop"
  270. *HighlightMappingAlgorithm ColorToHighlight: "%noop"
  271. *HighlightMappingAlgorithm Automatic: "%noop"
  272. *CloseUI: *HighlightMappingAlgorithm
  273.  
  274. *OpenUI *MismatchedHighlightPrintingColor:  PickOne
  275. *OrderDependency: 50 AnySetup *MismatchedHighlightPrintingColor
  276. *DefaultMismatchedHighlightPrintingColor: None
  277. *MismatchedHighlightPrintingColor None: "%noop"
  278. *MismatchedHighlightPrintingColor useLoadedColor/Use Loaded Color: "%noop"
  279. *MismatchedHighlightPrintingColor operatorIntervention/Operator Intervention: "%noop"
  280. *MismatchedHighlightPrintingColor abort/Abort: "%noop"
  281. *CloseUI: *MismatchedHighlightPrintingColor
  282.  
  283. *% Font Information =====================
  284. *DefaultFont: Courier
  285. *Font AvantGarde-Book: Standard "(001.003)" Standard ROM
  286. *Font AvantGarde-BookOblique: Standard "(001.003)" Standard ROM
  287. *Font AvantGarde-Demi: Standard "(001.004)" Standard ROM
  288. *Font AvantGarde-DemiOblique: Standard "(001.004)" Standard ROM
  289. *Font Bookman-Demi: Standard "(001.002)" Standard ROM
  290. *Font Bookman-DemiItalic: Standard "(001.002)" Standard ROM
  291. *Font Bookman-Light: Standard "(001.002)" Standard ROM
  292. *Font Bookman-LightItalic: Standard "(001.002)" Standard ROM
  293. *Font Courier: Standard "(002.003)" Standard ROM
  294. *Font Courier-Bold: Standard "(002.003)" Standard ROM
  295. *Font Courier-BoldOblique: Standard "(002.003)" Standard ROM
  296. *Font Courier-Oblique: Standard "(002.003)" Standard ROM
  297. *Font Garamond-Bold: Standard "(001.001)" Standard ROM
  298. *Font Garamond-BoldItalic: Standard "(001.002)" Standard ROM
  299. *Font Garamond-Light: Standard "(001.001)" Standard ROM
  300. *Font Garamond-LightItalic: Standard "(001.002)" Standard ROM
  301. *Font Helvetica: Standard "(001.004)" Standard ROM
  302. *Font Helvetica-Black: Standard "(001.001)" Standard ROM
  303. *Font Helvetica-BlackOblique: Standard "(001.001)" Standard ROM
  304. *Font Helvetica-Bold: Standard "(001.006)" Standard ROM
  305. *Font Helvetica-BoldOblique: Standard "(001.006)" Standard ROM
  306. *Font Helvetica-Condensed: Standard "(001.001)" Standard ROM
  307. *Font Helvetica-Condensed-Bold: Standard "(001.002)" Standard ROM
  308. *Font Helvetica-Condensed-BoldObl: Standard "(001.002)" Standard ROM
  309. *Font Helvetica-Condensed-Oblique: Standard "(001.001)" Standard ROM
  310. *Font Helvetica-Light: Standard "(001.002)" Standard ROM
  311. *Font Helvetica-LightOblique: Standard "(001.001)" Standard ROM
  312. *Font Helvetica-Narrow: Standard "(001.004)" Standard ROM
  313. *Font Helvetica-Narrow-Bold: Standard "(001.004)" Standard ROM
  314. *Font Helvetica-Narrow-BoldOblique: Standard "(001.004)" Standard ROM
  315. *Font Helvetica-Narrow-Oblique: Standard "(001.004)" Standard ROM
  316. *Font Helvetica-Oblique: Standard "(001.004)" Standard ROM
  317. *Font Korinna-Bold: Standard "(001.001)" Standard ROM
  318. *Font Korinna-KursivBold: Standard "(001.003)" Standard ROM
  319. *Font Korinna-KursivRegular: Standard "(001.003)" Standard ROM
  320. *Font Korinna-Regular: Standard "(001.001)" Standard ROM
  321. *Font NewCenturySchlbk-Bold: Standard "(001.007)" Standard ROM
  322. *Font NewCenturySchlbk-BoldItalic: Standard "(001.005)" Standard ROM
  323. *Font NewCenturySchlbk-Italic: Standard "(001.004)" Standard ROM
  324. *Font NewCenturySchlbk-Roman: Standard "(001.005)" Standard ROM
  325. *Font Palatino-Bold: Standard "(001.003)" Standard ROM
  326. *Font Palatino-BoldItalic: Standard "(001.003)" Standard ROM
  327. *Font Palatino-Italic: Standard "(001.003)" Standard ROM
  328. *Font Palatino-Roman: Standard "(001.002)" Standard ROM
  329. *Font Symbol: Special "(001.005)" Special ROM
  330. *Font Times-Bold: Standard "(001.006)" Standard ROM
  331. *Font Times-BoldItalic: Standard "(001.008)" Standard ROM
  332. *Font Times-Italic: Standard "(001.006)" Standard ROM
  333. *Font Times-Roman: Standard "(001.006)" Standard ROM
  334. *Font XeroxEuro: Standard "(001.000)" Special ROM
  335. *Font XeroxEuro-Italic: Standard "(001.000)" Special ROM
  336. *Font XeroxEuro-Bold: Standard "(001.000)" Special ROM
  337. *Font XeroxEuro-BoldItalic: Standard "(001.000)" Special ROM
  338. *Font ZapfChancery-MediumItalic: Standard "(001.004)" Standard ROM
  339. *Font ZapfDingbats: Special "(001.003)" Special ROM
  340. *?FontQuery: "
  341.  save
  342.    { count 1 gt
  343.       { exch dup 127 string cvs (/) print print (:) print
  344.         /Font resourcestatus {pop pop (Yes)} {(No)} ifelse =
  345.       } { exit } ifelse
  346.    } bind loop
  347.    (*) = flush
  348.  restore
  349. "
  350. *End
  351. *?FontList: "
  352. save
  353.   (*) {cvn ==} 128 string /Font resourceforall
  354.   (*) = flush
  355. restore
  356. "
  357. *End
  358. *% Last modified: Jan 8, 2001
  359. *% end of PPD file for Xerox DocuPrint 4890 NPS
  360.